home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Re DoIdle.3 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.3 KB  |  [TEXT/ttxt]

  1. Subject:     Re: DoIdle
  2. Sent:        6/13/96 8:08 PM
  3. Received:    6/14/96 9:17 AM
  4. From:        John Casey, jcasey@ncs-ssc.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >>I would like for my frame to get idle events, even when it is not the 
  9. >>target.  Does anyone know how to force ODF to always give my frame idle 
  10. >>time?
  11. >
  12. >Look at the ODFClock sample. The clock is ticking even when it is not the 
  13. >target (which is very useful for a clock :-))
  14. >
  15. > Henri Lamiraux
  16.  
  17. Henri,
  18.  
  19. I got the idler to work "almost" the way I wanted it to by registering 
  20. the idler with the part (as done by ODF Clock).  I would have preferred 
  21. for the idler to have been registered with my frame; unfortunately, I 
  22. don't see an easy way to get it to work with the frame.
  23.  
  24. If anyone has an example of idling a non-target frame (from the frame's 
  25. class), I would still be interested in seeing how it is done.
  26.  
  27.  
  28. ========================================================================
  29. John Casey                         email: jcasey@ncs-ssc.com
  30. Vice President                     web:   http://www.ncs-ssc.com
  31. Nation Computer Services           voice: (804) 378-8917
  32.                                    fax:   (601) 689-8130
  33. ========================================================================
  34.